refactor: STORIF-335 - Object storage drawers refactored.#13540
refactor: STORIF-335 - Object storage drawers refactored.#13540dchyrva-akamai wants to merge 9 commits intolinode:developfrom
Conversation
2eede5f to
66e16e7
Compare
84ab992 to
998134e
Compare
b41d27d to
6588e54
Compare
020ba3e to
81a0ade
Compare
dwiley-akamai
left a comment
There was a problem hiding this comment.
Verification steps ✅
Code review ✅
Approved pending addition of manager changeset
There was a problem hiding this comment.
Let's rename the pertinent files accordingly to remove OMC_ as well
There was a problem hiding this comment.
It was renamed in the original PR, but I asked to rename it back to make the changes in the component more apparent - we planned to change this in a separate PR, but I guess we could change it right away.
There was a problem hiding this comment.
This should be moved to src/hooks
There was a problem hiding this comment.
Thank you for you comment, this hook will only be used inside the ObjectStorage, I think it would be better to keep it closer, inside the feature folder int order to avoid future misuse.
7c35606 to
be47b76
Compare
Cloud Manager UI test results🔺 2 failing tests on test run #17 ↗︎
Details
TroubleshootingUse this command to re-run the failing tests: pnpm cy:run -s "cypress/e2e/core/objectStorage/access-key.e2e.spec.ts,cypress/e2e/core/objectStorage/object-storage.e2e.spec.ts" |
||||||||||||||||||||
be47b76 to
9fc7307
Compare
Description 📝
Refactored object storage drawers to be standalone components and use browser navigation.
Changes 🔄
How to test 🧪
pnpm dev./object-storage/buckets./object-storage/access-keys.Author Checklists
As an Author, to speed up the review process, I considered 🤔
👀 Doing a self review
❔ Our contribution guidelines
🤏 Splitting feature into small PRs
➕ Adding a changeset
🧪 Providing/improving test coverage
🔐 Removing all sensitive information from the code and PR description
🚩 Using a feature flag to protect the release
👣 Providing comprehensive reproduction steps
📑 Providing or updating our documentation
🕛 Scheduling a pair reviewing session
📱 Providing mobile support
♿ Providing accessibility support
As an Author, before moving this PR from Draft to Open, I confirmed ✅